]> git.sesse.net Git - cubemap/commit
Separate out the acceptor stuff into its own file.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 10 Apr 2013 20:40:00 +0000 (22:40 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 10 Apr 2013 20:40:00 +0000 (22:40 +0200)
commit3f82e5f8ede16a712aa0bcd0913d2d8e3689742c
tree0ee0edb7804697f3899952e3528aac2164363716
parent462cb16514a2b691ae4d4b76125b42fda83df712
Separate out the acceptor stuff into its own file.
Makefile
acceptor.cpp [new file with mode: 0644]
acceptor.h [new file with mode: 0644]
main.cpp