Details
-
Bug
-
Resolution: Invalid
-
P3: Somewhat important
-
4.4.3
-
None
Description
QNativeSocketEngine: There are functions returning 0 and not -1 when it is documented to return -1 when it fails, such as accept() which returns false (which ends up being 0) in 2 cases and -1 in another.
Update:
will not be fixed in the near future, because it might break existing applications.