test: server: push TLS manually
commit64bdb8c3011be977c77ce7d1116204c7d578ca14
authorPetr Písař <petr.pisar@atlas.cz>
Sat, 15 Dec 2012 20:17:31 +0000 (15 21:17 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Sat, 15 Dec 2012 20:17:31 +0000 (15 21:17 +0100)
tree7ecd1052119b8254bbb91c77d1bd163747519b9b
parent20b5eef40eeb9325c22f8cd1a5b1cff49501c41e
test: server: push TLS manually

This is needed to make GnuTLS to send(2) with MSG_NOSIGNAL.

TODO: We must change HTTP socket to structure passing TLS session and TPC
socket etc.
test/simline/server.c