stdlib/socket/0/unix_socket.rbs in rbs-3.6.0.pre.2 vs stdlib/socket/0/unix_socket.rbs in rbs-3.6.0.pre.3

- old
+ new

@@ -38,11 +38,9 @@ # s1.send "b", 0 # p s2.recv(10) #=> "ab" # def self.socketpair: (?Symbol socktype, ?Integer protocol) -> [ instance, instance ] - public - # <!-- # rdoc-file=ext/socket/unixsocket.c # - unixsocket.addr => [address_family, unix_path] # --> # Returns the local address as an array which contains address_family and