about summary refs log tree commit diff
path: root/Src/Modules/socket.c
Commit message (Expand)AuthorAgeFilesLines
* 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