]> git.llucax.com Git - software/posixx.git/commit
Move basic_socket.hpp to the socket directory
authorLeandro Lucarella <llucarella@integratech.com.ar>
Mon, 29 Sep 2008 18:01:03 +0000 (15:01 -0300)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Mon, 29 Sep 2008 18:01:03 +0000 (15:01 -0300)
commit0d50a176b9084ac3badd649fd1c122cb48bcdc62
tree661f07f2c58a98fbccade5041b0547965ee4f803
parent73a9db44cca62733dc2e8cb8037ed67843843e66
Move basic_socket.hpp to the socket directory

Since everything defined by basic_socket.hpp is in the posixx::socket
namespace, it's more natural to place it in the socket directory.
src/linux/tipc.hpp
src/socket/basic_socket.hpp [moved from src/basic_socket.hpp with 99% similarity]
src/socket/inet.hpp
src/socket/unix.hpp
test/socket/generic_test_includes.hpp