-
Brandon Carpenter authored
Gets rid of unnecessary bit shifting and performs proper EOF checking to avoid a large number of repeated calls to recvmsg() when a client abruptly terminates a connection (bug fix). Signed-off-by:
Brandon Carpenter <brandon.carpenter@cypherpath.com>
Signed-off-by:
Daniel P. Berrange <berrange@redhat.com>Brandon Carpenter authoredGets rid of unnecessary bit shifting and performs proper EOF checking to avoid a large number of repeated calls to recvmsg() when a client abruptly terminates a connection (bug fix). Signed-off-by:
Brandon Carpenter <brandon.carpenter@cypherpath.com>
Signed-off-by:
Daniel P. Berrange <berrange@redhat.com>
Loading