Skip to content

fix TServerSocketStream.CanRead result when FServer is gone (this happens on closing the server with open connections)

Ondrej Pokorny requested to merge fpc-ondrej/source:ssockets_servergone into main

fix TServerSocketStream.CanRead result when FServer is gone (this happens on closing the server with open connections)

Merge request reports