about summary refs log tree commit diff
path: root/Src/Modules/socket.c
Commit message (Expand)AuthorAgeFilesLines
* Jun T.: 27292: fix length in socket callPeter Stephenson2009-09-291-6/+2
* 27286: Made movefd() return the targetfd on success. AddedWayne Davison2009-09-221-8/+11
* 27284: better use of movefd()Peter Stephenson2009-09-221-2/+8
* 23665: autoloading of module features and related tweaksPeter Stephenson2007-07-061-3/+3
* see 23479: add initial features support for modulesPeter Stephenson2007-05-281-4/+25
* 22474: use variable argument lists to improve error message handlingPeter Stephenson2006-05-301-14/+14
* 21143: more care about special file descriptorsPeter Stephenson2005-04-151-0/+5
* 20556: change SOCKLEN_T to ZSOCKLEN_T to avoid clashPeter Stephenson2004-11-161-1/+1
* Marked unused parameters with the new UNUSED() macro.Wayne Davison2004-06-021-3/+3
* 19525: suppress compiler warnings and complete groups using lookupd on Mac OSOliver Kiddle2004-03-031-1/+1
* 18559, 18562: make modules use proper option argumentsPeter Stephenson2003-05-221-14/+10
* 17582: Improved option argument handling.Peter Stephenson2002-08-271-6/+6
* 17570: tweaks to socket modulePeter Stephenson2002-08-221-12/+13
* 17558: zsh/net/socket , zsocket builtinClint Adams2002-08-181-0/+286