Hello. Is it safe to retrieve a socket handle like this: (ccl::ioblock-device (ccl::stream-ioblock socket t)) and then perform some IO on it directly (in foreign code). Can this lead to any problems (like the Windows crush we are discussing in another thread)? Best regards, - Anton