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 9950adf472 Remove unneeded split(str, char) method
This function had a bug in stable (fixed in dev) when `last` returns
npos, but the function also appears to basically be duplicating what the
next split version can do, so this just removes it and uses the single
more generic split(strview, strview) method.
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 unneeded split(str, char) method 3 years ago