You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/test/net
Jason Rhinelander f2fede2dfe Remove broken split() method
This function has a bug when `last` returns npos (which then fails an
assertion in a debug build).

Rather than fixing it, it seemed easier just to remove it and rely on
the split() version that does almost exactly the same thing but takes a
string_view delimiter.
3 years ago
..
test_ip_address.cpp Begin implementing SockAddr 4 years ago
test_llarp_net.cpp remove test case 3 years ago
test_sock_addr.cpp Remove broken split() method 3 years ago