Closed 5IGI0 closed 4 years ago
i wanted to add a test to check that the reader functions are asynchronous, but the dir() function does not return the attributes of the class '-'
That's a test that I wouldn't have even thought of, very nice! Did you peek at dir(TCPAsyncSocketConnection)
?
That's a test that I wouldn't have even thought of, very nice! Did you peek at
dir(TCPAsyncSocketConnection)
?7
already tried, it doesin't work ;'c but i can try to create an list of attributes outside the function
i'm just the dumbest guy on earth, i named the test class with the same name that the connection class
i'm back ^^
asynchronous DNS resolving and asynchronous query isn't implemented for now, otherwise everything is done!