Functions | |
def | os_read_exactly |
Replacement for os.read that blocks until it reads exactly nbytes. |
def gnuradio::gruimpl::os_read_exactly::os_read_exactly | ( | file_descriptor, | ||
nbytes | ||||
) |
Replacement for os.read that blocks until it reads exactly nbytes.