gserver icon indicating copy to clipboard operation
gserver copied to clipboard

GServer implements a generic server

Results 3 gserver issues
Sort by recently updated
recently updated
newest added

overtake the set maximum number of concurrent connections. Fixes #1

See https://bugs.ruby-lang.org/issues/6369.

Why is it only at line #265 of /master/lib/gserver.rb that the variable @connections gets changed outside a synchronize block?