[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ERROR] Unable to get socket name. Why?
From: |
Ma Xiaoming |
Subject: |
Re: [ERROR] Unable to get socket name. Why? |
Date: |
Tue, 17 Apr 2012 16:12:38 +0800 |
Hi,
The problem occurs when I want to run the following code:
-------------------------------
NSSocketPort *port;
port = [NSSocketPort port];
--------------------------------
I got the error "Unable to get socket name". I am developing with GNUstep on
Windows XP.
Help me, please. Thank you very much.
Xiaoming