Skip to content

Commit bd9276f

Browse files
committed
Add TODO
1 parent 4d64435 commit bd9276f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

TODO

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0. mreceive: use IP_PKTINFO for getting mcast src addr/port
1+
0. Sync ftoa_right() implementation with ftoa_left()
22
1. Add method to access default values in the config_validator.hpp
33
2. Add test cases for testing "include" options file feature in config_validator.
44
3. Add test cases for testing concurrent multi_async_file_logger.

src/mreceive.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* Created: 2014-01-27
1515
* License: BSD open source
1616
*
17-
* TODO: use IP_PKTINFO for getting mcast src addr/port
1817
*/
1918

2019
#include <arpa/inet.h>

0 commit comments

Comments
 (0)