New patch fpr uipc_socket.c (was Squid - a bug in src/sys/kern/uipc_socket.c)

1999-07-22 Thread Matthew Dillon
I believe this will solve the previously reported problems. With the original patch if I set net.inet.tcp.sendspace=63 and tried to run xterm from that machine to my local workstation, I got an X error. If I set sendspace=31 the xterm process just locked up and did nothing unt

New patch fpr uipc_socket.c (was Squid - a bug in src/sys/kern/uipc_socket.c)

1999-07-22 Thread Matthew Dillon
I believe this will solve the previously reported problems. With the original patch if I set net.inet.tcp.sendspace=63 and tried to run xterm from that machine to my local workstation, I got an X error. If I set sendspace=31 the xterm process just locked up and did nothing un