[Openmcl-devel] direct usage of socket file descriptor

Anton Vodonosov avodonosov at yandex.ru
Sat May 7 23:01:25 PDT 2011


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



More information about the Openmcl-devel mailing list