|
Create a empty buffer set. This function allocates and initializes a empty buffer set. The memory allocated in this function should be freed by a call to gss_release_buffer_set.
|
|
Add a buffer to a buffer set. This function allocates a new gss_buffer_t, intializes it with the values in the member_buffer parameter.
|
|
Free all memory associated with a buffer set. This function will free all memory associated with a buffer set. Note that it will also free all memory associated with the buffers int the buffer set.
|
about globus |
globus toolkit |
dev.globus
Comments? webmaster@globus.org