search for: so_oobinline

Displaying 10 results from an estimated 10 matches for "so_oobinline".

1999 Sep 30
1
A little utility for checking socket settings
...t the defaults * * This (on a Solaris 7 system) should say: * % su root -c ./getsockopts * Default SO_ACCEPTCON: accepting connections = 0 * Default SO_BROADCAST, broadcast allowed = 0 * Default SO_REUSEADDR, address recycling = 0 * Default SO_KEEPALIVE, send keepalive packets = 0 * Default SO_OOBINLINE, oob data folded inline = 0 * Default SO_SNDBUF, send buffer size = 8192 * getsocketopts: could not test SO_RCVLOWAT, receive low-water mark * getsocketopts: could not test SO_SNDLOWAT, send low-water mark * getsocketopts: could not test SO_RCVTIMEO, receive timeout * getsocketopts: could not...
2019 Jan 24
2
debian10+dovecot-2.2.33.2
...for 2 secs Jan 24 16:02:07 postfix dovecot: auth: Fatal: master: service(auth): child 10443 killed with signal 11 (core dumped) Jan 24 16:02:07 postfix dovecot: director: Error: Auth server disconnected unexpectedly in strace: ioctl(3, FIONBIO, [1])????????????????? = 0 setsockopt(3, SOL_SOCKET, SO_OOBINLINE, [1], 4) = 0 select(4, [0 3], [], [3], {tv_sec=0, tv_usec=0}) = 0 (Timeout) select(4, [0 3], [], [3], NULL)???????? = 1 (in [3]) recvfrom(3, "* BYE Disconnected: Auth process"..., 8191, 0, NULL, NULL) = 41 select(4, [0 3], [1], [3], {tv_sec=0, tv_usec=0}) = 2 (in [3], out [1], left {tv_se...
2019 Jan 24
0
debian10+dovecot-2.2.33.2
...iv> <br> </div> <div> <br> </div> <div> in strace: </div> <div> <br> </div> <div> ioctl(3, FIONBIO, [1]) = 0 </div> <div> setsockopt(3, SOL_SOCKET, SO_OOBINLINE, [1], 4) = 0 </div> <div> select(4, [0 3], [], [3], {tv_sec=0, tv_usec=0}) = 0 (Timeout) </div> <div> select(4, [0 3], [], [3], NULL) = 1 (in [3]) </div> <div> recvfrom(3, "* BYE Disconnected: Auth process"..., 8191...
2019 Jan 24
2
debian10+dovecot-2.2.33.2
...: >> child 10443 killed with signal 11 (core dumped) >> Jan 24 16:02:07 postfix dovecot: director: Error: Auth server >> disconnected unexpectedly >> >> >> in strace: >> >> ioctl(3, FIONBIO, [1])????????????????? = 0 >> setsockopt(3, SOL_SOCKET, SO_OOBINLINE, [1], 4) = 0 >> select(4, [0 3], [], [3], {tv_sec=0, tv_usec=0}) = 0 (Timeout) >> select(4, [0 3], [], [3], NULL)???????? = 1 (in [3]) >> recvfrom(3, "* BYE Disconnected: Auth process"..., 8191, 0, NULL, >> NULL) = 41 >> select(4, [0 3], [1], [3], {tv_sec=0,...
2019 Jan 22
2
debian10+dovecot-2.2.33.2
Hi I have little problem with debian10 and dovecot 2.2.33.2 ps -ax 21815 ???????? S????? 0:00 dovecot/pop3-login director 21816 ???????? S????? 0:00 dovecot/pop3-login director 21817 ???????? S????? 0:00 dovecot/pop3-login director 21818 ???????? S????? 0:00 dovecot/pop3-login director 21819 ???????? S????? 0:00 dovecot/pop3-login director 21821 ???????? S????? 0:00 dovecot/pop3-login director
2019 Jan 24
2
debian10+dovecot-2.2.33.2
...> Jan 24 16:02:07 postfix dovecot: director: Error: Auth server >> >> disconnected unexpectedly >> >> >> >> >> >> in strace: >> >> >> >> ioctl(3, FIONBIO, [1])????????????????? = 0 >> >> setsockopt(3, SOL_SOCKET, SO_OOBINLINE, [1], 4) = 0 >> >> select(4, [0 3], [], [3], {tv_sec=0, tv_usec=0}) = 0 (Timeout) >> >> select(4, [0 3], [], [3], NULL)???????? = 1 (in [3]) >> >> recvfrom(3, "* BYE Disconnected: Auth process"..., 8191, 0, NULL, >> >> NULL) = 41 >> &g...
2019 Jan 24
0
debian10+dovecot-2.2.33.2
...t: director: Error: Auth server > >> >> disconnected unexpectedly > >> >> > >> >> > >> >> in strace: > >> >> > >> >> ioctl(3, FIONBIO, [1])????????????????? = 0 > >> >> setsockopt(3, SOL_SOCKET, SO_OOBINLINE, [1], 4) = 0 > >> >> select(4, [0 3], [], [3], {tv_sec=0, tv_usec=0}) = 0 (Timeout) > >> >> select(4, [0 3], [], [3], NULL)???????? = 1 (in [3]) > >> >> recvfrom(3, "* BYE Disconnected: Auth process"..., 8191, 0, NULL, > >> >> NU...
2019 Jan 24
0
debian10+dovecot-2.2.33.2
...</div> <div> >> </div> <div> >> in strace: </div> <div> >> </div> <div> >> ioctl(3, FIONBIO, [1]) = 0 </div> <div> >> setsockopt(3, SOL_SOCKET, SO_OOBINLINE, [1], 4) = 0 </div> <div> >> select(4, [0 3], [], [3], {tv_sec=0, tv_usec=0}) = 0 (Timeout) </div> <div> >> select(4, [0 3], [], [3], NULL) = 1 (in [3]) </div> <div> >> recvfrom(3, "* BYE Disconnected:...
2007 Jan 10
13
[DTrace] how to get socket read size
Hi i''m trying to write my first dtrace script apparently i bit off a bit more than i can chew, i want to track io over sockets, i found your socketsize.d that gave me how to track writes, but i''m at a loss how to track reads, frankly i don''t see how your write tracker works because it uses a probe in a function that only takes two arguments but you grab size of write
2011 Sep 23
0
Wine release 1.3.29
...to non-overlapped named pipe operations and use a thread for the async listen operation. server: Certain access flags are illegal for OpenMutex. server: ReleaseMutex doesn't need any access rights. server: Correct mapping of mutex access rights. Bruno Jesus (1): ws2_32: SO_OOBINLINE sockets must always return TRUE to SIOCATMARK request. Christian Costa (1): cmd: Move externals list at the same place as the builtins one so it's easier to known how a command is implemented. Dan Kegel (1): ddraw/tests: Fix compilation on systems that don't support nameless u...