Start of changesSockets-related User Exit Programs

You can write user exit programs that are called by the operating system on socket APIs to determine if specific connections should be allowed based on various checks that suit your needs. The sockets-related user exit points notify you when the particular socket API has been called and allow the ability to prevent the API from completing successfully.

The sockets-related user exit programs are:


End of change

[ Back to top | UNIX-Type APIs | APIs by category ]