We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d64435 commit bd9276fCopy full SHA for bd9276f
TODO
@@ -1,4 +1,4 @@
1
-0. mreceive: use IP_PKTINFO for getting mcast src addr/port
+0. Sync ftoa_right() implementation with ftoa_left()
2
1. Add method to access default values in the config_validator.hpp
3
2. Add test cases for testing "include" options file feature in config_validator.
4
3. Add test cases for testing concurrent multi_async_file_logger.
src/mreceive.cpp
@@ -14,7 +14,6 @@
14
* Created: 2014-01-27
15
* License: BSD open source
16
*
17
- * TODO: use IP_PKTINFO for getting mcast src addr/port
18
*/
19
20
#include <arpa/inet.h>
0 commit comments