Displaying 2 results from an estimated 2 matches for "124928".
Did you mean:
12428
2012 Jun 27
2
WINS doesn't work on some ip addresses in multihome setup
...BROADCAST = 1
Could not test socket option TCP_NODELAY.
Could not test socket option TCP_KEEPCNT.
Could not test socket option TCP_KEEPIDLE.
Could not test socket option TCP_KEEPINTVL.
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_SNDBUF = 124928
SO_RCVBUF = 124928
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
Could not test socket option TCP_QUICKACK.
Socket opened.
querying name-of-host on 10.8.0.1
Sending a packet of len 50 to (10.8.0.1) on port 137
Sending a packet...
2007 Jan 05
1
Crash in rc15
...xb7e14) at cmd-delete.c:44
client = (struct client *) 0xb812d
storage = (struct mail_storage *) 0xb7c08
mailbox = (struct mailbox *) 0xbf1a8
name = 0xb8128 "~-~-~"
#10 0x0002287c in _client_input (context=0xb7dd0) at client.c:381
cmd = (struct client_command_context *) 0xb7e14
ret = 124928
#11 0x0007e3bc in io_loop_handler_run (ioloop=0xb56c8) at ioloop-poll.c:199
ctx = (struct ioloop_handler_context *) 0xb5700
pollfd = (struct pollfd *) 0x2
tv = {tv_sec = 9, tv_usec = 990017}
io = (struct io *) 0xb6658
t_id = 2
msecs = 9990
ret = 0
call = true
#12 0x0007dc9c in io_loop_run (...