Feb. 10, 2011
10:35 a.m.
Comment #2 on issue 3688 by jannik.l...@gmail.com: Network primitives missing in the image http://code.google.com/p/pharo/issues/detail?id=3688 This one cannot be included because of call to SocketAddressInformation primGetNameInfo: socketAddress flags: flags <primitive: 'primitiveResolverGetNameInfo' module: 'SocketPlugin'> flags == 0 ifTrue: [^self primGetNameInfo: socketAddress flags: SocketAddressInformation numericFlag]. self primitiveFailed