]> git.llucax.com Git - software/posixx.git/commit
Add socket addresses ostream formatting
authorLeandro Lucarella <llucarella@integratech.com.ar>
Mon, 10 Nov 2008 16:03:04 +0000 (14:03 -0200)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Thu, 13 Nov 2008 21:18:33 +0000 (19:18 -0200)
commit3e0a7ecf57252241e9d5a87720ed6359818f8d28
treeb72cc735696caec4a6e0d58fc13a48f7fd398498
parent3e4bff1a7e8e2d1f1ecb0f04440946b5eb78a591
Add socket addresses ostream formatting
src/linux/tipc/print.hpp [new file with mode: 0644]
src/socket/inet/print.hpp [new file with mode: 0644]
src/socket/unix/print.hpp [new file with mode: 0644]
test/linux/tipc/common.hpp
test/socket/inet/common.hpp
test/socket/unix/common.hpp