]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/commit
src/tlsproxy.c: Add missing htonl() for INADDR_ANY.
authorSimon Ruderich <simon@ruderich.org>
Tue, 15 Mar 2011 16:12:11 +0000 (17:12 +0100)
committerSimon Ruderich <simon@ruderich.org>
Tue, 15 Mar 2011 16:12:11 +0000 (17:12 +0100)
commit1071e9bc4a3a5d43daad163be5bc4388abf3a84f
treea87d36ba0e39a6ce333371ebfcd51d4a6147799c
parent451082eb1b2f8fc5cbacbb65cd4e48348192b477
src/tlsproxy.c: Add missing htonl() for INADDR_ANY.

Not really necessary as INADDR_ANY is normally 0.
src/tlsproxy.c