]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/commit
src/tlsproxy.c: Add thread support.
authorSimon Ruderich <simon@ruderich.org>
Sun, 6 Mar 2011 01:39:05 +0000 (02:39 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 6 Mar 2011 01:39:05 +0000 (02:39 +0100)
commitb5aeb6f8ea2147f64be9a8ce750917aed4bf7cef
tree00eac951ea1cf10f563c5098a2cc7a9c18ed0899
parent5a1ebfbc563350d4492f143f96bb1e116b83e881
src/tlsproxy.c: Add thread support.

By default 10 threads are spawned.
configure.ac
src/Makefile.am
src/sem.c [new file with mode: 0644]
src/sem.h [new file with mode: 0644]
src/tlsproxy.c