• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Gallopsled / pwntools / 23453914626 / 1
74%
dev: 74%

Build:
DEFAULT BRANCH: dev
Ran 23 Mar 2026 06:43PM UTC
Files 152
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Mar 2026 04:15PM UTC coverage: 73.657% (+0.06%) from 73.593%
23453914626.1

push

github

web-flow
Fix `server.close()` not closing the listen socket (#2682)

* Fix `server.close()` not closing the listen socket

It would block on `accept` forever, not freeing the listening port.
Break out of `accept()` regularly to check if the socket was closed in the meantime and stop the thread.

* Update CHANGELOG

* Fix `listen.close()` not closing the listen socket

If `close()` was called before a connection was accepted,
the listen socket would not be closed.

* Fix closing listen socket on Windows

Windows throws an ENOTSOCK instead of an EBADF.

* Keep timeout on child socket tube

3878 of 6532 branches covered (59.37%)

13393 of 18183 relevant lines covered (73.66%)

0.74 hits per line

Source Files on job 23453914626.1
  • Tree
  • List 152
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 23453914626
  • c2f3a2df on github
  • Prev Job for on dev (#23386052467.1)
  • Next Job for on dev (#23461736833.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc