Skip to content
Snippets Groups Projects
Commit b462c1d2 authored by g0dil's avatar g0dil
Browse files

Socket/Protocols/Raw: Re-added accidentaly deleted 'clear()' member

parent 21499e93
No related branches found
No related tags found
No related merge requests found
......@@ -98,6 +98,7 @@ namespace senf {
///@}
///////////////////////////////////////////////////////////////////////////
void clear(); ///< Clear the address
unsigned protocol() const; ///< Return address protocol (ethertype)
std::string interface() const; ///< Return interface name
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment