From: Vasiljevic Z. <zv...@ar...> - 2010-05-10 13:18:48
|
On 10.05.2010, at 14:38, Stephen Deasey wrote: > > Should there be some way to 'ignore' this if the OS can handle it > automatically? Maybe you just pass [ns_config socket bufsize] to the > option and if it's 0, ignore it...? Sure. This is what I wanted to do. On zero, ignore (== don't set). As of driver code... the same would apply. Default is zero so no changes. One can influence this from the outside if needed. Cheers Zoran |