Searched defs:on_eof (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/test/test_asyncio/ | ||
| D | test_sslproto.py | 240 def __init__(self, on_data, on_eof): argument |
| /third_party/boost/libs/iostreams/example/ | ||
| D | finite_state_filter.hpp | 143 void on_eof() { } in on_eof() function in boost::iostreams::finite_state_machine |