Search results

  1. T

    Squeak Smalltalk Error

    I'm programming a web server in smalltalk, and in the code I need to use the socket class. First, I have to call Socket initializeNetwork. This causes a problem. Somewhere along the line of message calls, primNameResolverStatus is sent to NetNameResolver. This primitive is repeatedly failing...
Top