Re: receiving data with soreceive
Re: receiving data with soreceive
- Subject: Re: receiving data with soreceive
- From: Bijoy Thomas <email@hidden>
- Date: Sat, 14 May 2005 18:22:08 -0400
What do you mean by so upcall?
Are you calling soreceive in an so upcall? If so, try setting
MSG_DONTWAIT in the flags, and that should give you everything that
is in the so buf at that point. MSG_DONTWAIT tells the socket not to
block. For the auio resid, use M_COPYALL.
HTH.
Brian Bergstrand
<http://www.bergstrand.org/brian/> PGP Key ID: 0xB6C7B6A2
-----BEGIN PGP SIGNATURE-----
Version: PGP Desktop 9.0.1 (Build 2130)
iQA/AwUBQoZ0vXnR2Fu2x7aiEQLP8QCeM2wsh6mIbDi514BBMV4MkJtSR/kAoOxB
eBJFV8TZ3sJqlN1UzwXqcNW2
=30xf
-----END PGP SIGNATURE-----
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden