]> git.sesse.net Git - cubemap/commit
Replace all perror() calls with our own log calls.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 15 Apr 2013 22:32:52 +0000 (00:32 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 15 Apr 2013 22:32:52 +0000 (00:32 +0200)
commit4856c49f1b63753ce86ad759ee649a1117628a8e
treedf4a8de83d340cc68716bdcef3c13b7d232ba5e0
parent95ffb595e77280a7ce9e2412ce746565fb760020
Replace all perror() calls with our own log calls.
13 files changed:
acceptor.cpp
client.cpp
config.cpp
httpinput.cpp
log.cpp
log.h
main.cpp
server.cpp
stats.cpp
stream.cpp
thread.cpp
udpinput.cpp
util.cpp