summaryrefslogtreecommitdiffstats
path: root/sys/sys/sockbuf.h
Commit message (Expand)AuthorAgeFilesLines
* Increase the defaults for the maximum socket buffer limit,bz2011-08-251-1/+1
* Rework socket upcalls to close some races with setup/teardown of upcalls.jhb2009-06-011-0/+2
* move sockbuf locking macros in to sockbuf.hkmacy2008-07-311-0/+18
* remove redundant ifdef ... lolkmacy2008-07-291-2/+0
* fix build by forward declaring thread and hiding socket buffer definitions fr...kmacy2008-07-291-3/+6
* Unbreak the build by protecting kernel-only functions with #ifdef _KERNEL.cognet2008-07-291-0/+4
* Factor sockbuf, sockopt, and sockstate out of socketvar.h in to separate head...kmacy2008-07-291-0/+198
OpenPOWER on IntegriCloud