IPMI Socket Class to encapsulate the socket operations

This class represents the details regarding an IPMI client like IP
address, port number and the file descriptor associated with it. The
operations provided are reading the UDP packet, writing the packet.

Change-Id: I58cde0edb04fd2fbedd3068de83379eebea8508d
Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
2 files changed
tree: 1f8fd02e28f4b8e4b8230e19cfca3e7cc315e98d
  1. endian.hpp
  2. LICENSE
  3. message.hpp
  4. socket_channel.cpp
  5. socket_channel.hpp