caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* finalisation/gc
@ 2000-03-18  3:23 Julian Assange
  0 siblings, 0 replies; only message in thread
From: Julian Assange @ 2000-03-18  3:23 UTC (permalink / raw)
  To: caml-list; +Cc: proff


val open_connection : sockaddr -> in_channel * out_channel
        (* Connect to a server at the given address.
           Return a pair of buffered channels connected to the server.
           Remember to call [flush] on the output channel at the right times
           to ensure correct synchronization. *)

Does not close the underlaying file descriptor when GC'd.

Is this the case with other world-state changing types?

Cheers,
Julian.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-03-18 17:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-18  3:23 finalisation/gc Julian Assange

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).