Commit c9e6246f authored by Sergi Rodríguez's avatar Sergi Rodríguez
Browse files

make discardRemainingData non-blocking

parent 30decc92
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ public interface DataReceived extends Event
    /**
     * Discard data that have not been already read. Once invoked, no data could be read anymore.
     * <br>
     * This method is blocking until all data have been received by the underlying connection.
     * This method is non-blocking.
     *
     * @exception ConnectionException with the following reason code:
     *         <ul>