commit | aaeb29e3ee61064e40aee935d952faef89c589a5 | [log] [tgz] |
---|---|---|
author | Tom Joseph <tomjoseph@in.ibm.com> | Wed Aug 10 06:36:33 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Nov 08 19:13:25 2016 +0000 |
tree | 1f8fd02e28f4b8e4b8230e19cfca3e7cc315e98d | |
parent | 9b672192023546296aeaad77252daccdf09ffbf3 [diff] |
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>