Skip to content

Commit a59a8a4

Browse files
committed
Addr: Note previously removed added back in
1 parent 4054f9c commit a59a8a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

api/net/ip4/addr.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ struct Addr {
323323
{ return part(3) == 127; }
324324

325325
/**
326+
* @note: The class E range 240/4 for "future use" is not included here
326327
* RFC-5771 defining multicast address range from 224.0.0.0 to 239.255.255.255
327328
*/
328329
bool is_multicast() const noexcept

0 commit comments

Comments
 (0)