CFWriteStream and half-closing TCP connections
CFWriteStream and half-closing TCP connections
- Subject: CFWriteStream and half-closing TCP connections
- From: Jim Matthews <email@hidden>
- Date: Sat, 12 Aug 2006 08:24:56 -0700
Am I correct in thinking that there's no CFWriteStream call to close
a TCP stream for writing, i.e. have the CFNetwork code call
shutdown(SHUT_WR) on the socket? Is it expected that applications
that need to gracefully close a TCP connection will call shutdown()
directly?
Thanks,
--
Jim Matthews
Fetch Softworks
http://fetchsoftworks.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden