]> git.saurik.com Git - redis.git/history - src/anet.c
sockaddr_un.sun_path appears to never hold anything after accept()
[redis.git] / src / anet.c
2010-10-13  Pieter Noordhuissockaddr_un.sun_path appears to never hold anything...
2010-10-13  Pieter NoordhuisUse different accept handlers for TCP and unix socket...
2010-10-13  Pieter NoordhuisMove creating socket/bind+listen on socket to separate...
2010-08-01  Pieter NoordhuisSupport for Redis to listen on a Unix socket
2010-07-01  antirezMerged with split
2010-07-01  antirezredis.c split into many different C files.