pyre.filesystem.Socket¶
Module Contents¶
-
class
pyre.filesystem.Socket.Socket¶ Bases:
pyre.filesystem.File.FileRepresentation of sockets, a type of interprocess communication mechanism
-
marker= s¶
-
identify(self, explorer, **kwds)¶ Tell {explorer} that it is visiting a socket
-