NNFreeNegotiateList
De-allocates the memory used by for the negotiate list when you are done with NAT Negotiation.
- void NNFreeNegotiateList( );
Routine | Required Header | Distribution |
---|---|---|
NNFreeNegotiateList | <natneg.h> | SDKZIP |
Remarks
Once you have finished negotiating, the internal SDK memory must be freed using NNFreeNegotiatorList.
If any negotiations are outstanding this will cancel them. Calling this will NOT close the game sockets, you are free to continue game communications.
Section Reference: Gamespy NAT Negotiation SDK