Hi Poly/ML,
Is it possible to retrieve a socket from a file descriptor in Standard ML
or Poly/ML?
E.g., if Posix.FileSys.ST.isSock (Posix.FileSys.fstat fd) is true, then
what can I do to fd to use functions in the Socket structure on it?
Cheers,
Ramana