Hi,

On Mit 14.06.2006 08:47, Jeff Trawick wrote:
On 6/13/06, Alexander Lazic <[EMAIL PROTECTED]> wrote:

i haven't found a function to set ip-options on

http://apr.apache.org/docs/apr/group__apr__network__io.html

This is probably not what you were looking for, but you can get the
native socket descriptor from an apr socket (apr_os_sock_get in the
misnamed apr_portable.h) and use the native socket option calls on it.

thanks, i will look into this way.

regards

Alex

Reply via email to