DragonFly commits List (threaded) for 2008-05
DragonFly BSD
DragonFly commits List (threaded) for 2008-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/dev/virtual/net if_vke.c src/sys/kern kern_resource.c uipc_socket.c uipc_socket2.c uipc_usrreq.c src/sys/platform/vkernel/platform init.c src/sys/sys socketvar.h unpcb.h


From: Hasso Tepper <hasso@xxxxxxxxx>
Date: Tue, 27 May 2008 16:06:09 +0300

Matthew Dillon wrote:
> Get rid of the crufty code and simply add a flag to the
> signalsockbuf, SSB_STOP, to stop the sender.

This breaks userspace applications including socketvar.h, seems. AFAICS, 
SSB_STOP is inside of ifdef _KERNEL, the ssb_space() using this define 
isn't.


-- 
Hasso Tepper



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]