Skip to content

Commit

Permalink
Undocument IO::Evented (#14749)
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota authored Jun 26, 2024
1 parent 6c34494 commit 7d8a6a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/io/evented.cr
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

require "crystal/thread_local_value"

# :nodoc:
module IO::Evented
@read_timed_out = false
@write_timed_out = false
Expand Down

0 comments on commit 7d8a6a0

Please sign in to comment.