Removing _poll_change() for now
There is currently no proper wake up mechanism provided
by mbed-os. _poll_change() was supposed to wake upa blocking
poll() in case of a POLL event but the implementation was dependent
upon underlying wake up mechanism. In the absence of conditioanl
variables or some other alternative, _poll_change() wasn't able to
serve its purpose. Removing it for now. Should be implemented at some later stage
ls
1 parent c65f81b commit c8933e4c7182273f09db96b833735596a5fb365f
@Hasnain Virk Hasnain Virk authored on 10 May 2017
Showing 5 changed files
View
platform/BufferedSerial.cpp
View
platform/FileHandle.cpp
View
platform/FileHandle.h
View
platform/mbed_poll.cpp
View
platform/mbed_poll.h