]> granicus.if.org Git - libevent/commit
test/et/et: fix it by using appropriate type for the SOCKET (evutil_socket_t)
authorAzat Khuzhin <azat@libevent.org>
Tue, 29 Jan 2019 07:42:50 +0000 (10:42 +0300)
committerAzat Khuzhin <azat@libevent.org>
Tue, 29 Jan 2019 07:54:22 +0000 (10:54 +0300)
commit5334762fcf761ee201a6b0ca4ddbf579d5542891
tree971c699a3a6da4e78700b1831b753bc412eb006f
parent3e37fcd43c9c35ff23706928930aabb3bb6511d4
test/et/et: fix it by using appropriate type for the SOCKET (evutil_socket_t)

Fixes: #750
test/regress_et.c