]> arthur.barton.de Git - netatalk.git/commit - libatalk/dsi/dsi_attn.c
1) try a better workaround for deadlocks when both the server and the client are...
authordidg <didg>
Sun, 25 Oct 2009 06:12:51 +0000 (06:12 +0000)
committerdidg <didg>
Sun, 25 Oct 2009 06:12:51 +0000 (06:12 +0000)
commit90a4480409fe01e14ef52b8ccbfa1ab199008b5f
treee0cb994e083604f2cd2a0c854ddd61a723a7f2e8
parentc4e5df25da2d94379875ee68f5a7a191cccea202
1) try a better workaround for deadlocks when both the server and the client are sleeping in write by using a timeout. 2) Don't block signals when the server write to the socket, SIGTERM is not fully protect yet, the server can still disconnect in a middle of a write
etc/afpd/afp_dsi.c
etc/afpd/fork.c
etc/afpd/volume.c
include/atalk/dsi.h
libatalk/dsi/dsi_attn.c
libatalk/dsi/dsi_cmdreply.c
libatalk/dsi/dsi_init.c
libatalk/dsi/dsi_read.c
libatalk/dsi/dsi_stream.c
libatalk/dsi/dsi_tcp.c
libatalk/dsi/dsi_tickle.c