summaryrefslogtreecommitdiffstats
path: root/tapset/socket.stp
Commit message (Expand)AuthorAgeFilesLines
* tapset docs cleanupFrank Ch. Eigler2009-09-291-1/+1
* Spelling fixes in the tapsetsJosh Stone2009-09-161-1/+1
* Add missing socket function argument descriptions.Mark Wielaard2009-03-311-0/+6
* minor editsddomingo2009-03-171-38/+32
* fixed format of non-grabbable comments (for Tapset Reference Guide), added ta...ddomingo2009-03-161-1/+3
* PR9871: use @cast in tapsetWenji Huang2009-03-061-39/+29
* Add ioscheduler, socket, tcp, and upd to tapset reference.William Cohen2008-11-251-236/+196
* socket.stp (socket.aio_read/write): Fix version-checking method.Zhaolei2008-09-231-4/+4
* socket.stp (socket.aio_read/write): Fix the semantic error caused by the diff...Zhaolei2008-09-221-6/+28
* Make _get_sock_addr return correct address in kernel before 2.6.16.Zhaolei2008-08-281-1/+8
* 2007-12-17 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-12-171-1/+3
* 2007-10-03 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-10-031-1/+5
* 2007-10-01 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-09-301-1/+1
* 2007-09-27 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-09-271-1/+9
* socket.stp build fix for 2.6.9 kernelfche2007-09-251-0/+3
* Add /* pure */ to embedded-C functions.fche2007-09-241-9/+9
* socket.stp: changed initialization of *num2str arrays to foreach loops.mmason2007-07-171-169/+8
* Removed extra assignment to "size" in socket.aio_write.returnmmason2007-06-151-1/+0
* Removed workaround for negative 32-bit return values on 64-bit systems.mmason2007-06-061-3/+1
* Adapt socket tapset to changes in 2.6.19.mmason2007-04-241-37/+154
* 2007-02-06 Josh Stone <joshua.i.stone@intel.com>jistone2007-02-071-116/+47
* Fix for missing SOCK_PASSSEC in kernels earlier than 2.6.18.mmason2007-01-251-1/+4
* Changed bit checking method in sock_flags_num2str().mmason2007-01-241-8/+12
* New sockets tapset.mmason2007-01-231-0/+1077