setsockopt(SO_KEEPALIVE) on TCP display connections.
authorAdam Jackson <ajax@redhat.com>
Wed, 2 Dec 2009 19:31:56 +0000 (14:31 -0500)
committerAdam Jackson <ajax@redhat.com>
Wed, 2 Dec 2009 19:31:56 +0000 (14:31 -0500)
This matches xtrans behaviour in SocketINETConnect, and makes it so apps
don't hang forever if their display dies.

Signed-off-by: Adam Jackson <ajax@redhat.com>

No differences found