Skip to content

Commit ee3d9c2

Browse files
committed
Add missing type
1 parent a4b7926 commit ee3d9c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

type-graph.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ class IO::Path::QNX is IO::Path
172172
role IO::Socket
173173
class IO::Socket::INET does IO::Socket
174174
class IO::Socket::Async
175+
class IO::Socket::Async::ListenSocket is Tap
175176
class IO::Spec
176177
class IO::Spec::Unix is IO::Spec
177178
class IO::Spec::Win32 is IO::Spec::Unix

0 commit comments

Comments
 (0)