Handle one request, without blocking. I assume that select.select has returned that the socket is readable before this function was called, so there should be no risk of blocking in get_request().
(self)
source not stored for this graph (policy: none)
no test coverage detected