caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] interesting (unexpected) sideeffect
@ 2011-09-13 11:35 Matej Kosik
  2011-09-13 18:44 ` Gerd Stolpmann
  0 siblings, 1 reply; 2+ messages in thread
From: Matej Kosik @ 2011-09-13 11:35 UTC (permalink / raw)
  To: caml-list

Hi,

I have noticed that when I compile my program with

	ocamlc -vmthread ... threads.cma ...

options, then

	Unix.set_nonblock

function does not work. I.e. Unix.recv function called with a given
socket can block. Is this an intended behavior?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-13 18:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-13 11:35 [Caml-list] interesting (unexpected) sideeffect Matej Kosik
2011-09-13 18:44 ` Gerd Stolpmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).