-
- Downloads
Task #4643: add THROW_SYSCALL() macro and remove macro to generate...
Task #4643: add THROW_SYSCALL() macro and remove macro to generate SystemCallException subclass. Only used once for BindException. Removed that w/ perm from author (Jan David). The distinction can now made in the syscall name, which is less clean, but alternatives aren't better.
Showing
- LCS/Common/include/Common/SystemCallException.h 14 additions, 16 deletionsLCS/Common/include/Common/SystemCallException.h
- LCS/Common/src/SystemCallException.cc 9 additions, 2 deletionsLCS/Common/src/SystemCallException.cc
- LCS/Stream/include/Stream/SocketStream.h 0 additions, 1 deletionLCS/Stream/include/Stream/SocketStream.h
- LCS/Stream/src/SocketStream.cc 10 additions, 8 deletionsLCS/Stream/src/SocketStream.cc
- LCS/Stream/test/tPortBroker.cc 7 additions, 3 deletionsLCS/Stream/test/tPortBroker.cc
Please register or sign in to comment