question on select: How big can the empty buffer space be before select returns ready-to-write?

From: Ben Greear (greearb@candelatech.com)
Date: Mon Dec 10 2001 - 01:16:57 EST


For instance, it appears that select will return that a socket is
writable when there is, say 8k of buffer space in it. However, if
I'm sending 32k UDP packets, this still causes me to drop packets
due to a lack of resources...

Is there any IOCTL that can tell select how much space to require
before it thinks a socket is writable?

Many thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>       <Ben_Greear AT excite.com>
President of Candela Technologies Inc      http://www.candelatech.com
ScryMUD:  http://scry.wanfear.com     http://scry.wanfear.com/~greear

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Dec 15 2001 - 21:00:16 EST