Go to the source code of this file.
Functions | |
ER2 (PR_ADDRESS_NOT_AVAILABLE_ERROR,"Network address not available (in use?).") ER2(PR_FIND_SYMBOL_ERROR | |
Symbol not found in any of the loaded dynamic libraries | ER2 (PR_DIRECTORY_LOOKUP_ERROR,"A directory lookup on a network address has failed.") ER2(PR_TPD_RANGE_ERROR |
Symbol not found in any of the loaded dynamic libraries Attempt to access a TPD key that is out of range | ER2 (PR_NOT_SOCKET_ERROR,"Network operation attempted on non-network file descriptor.") ER2(PR_NOT_TCP_SOCKET_ERROR |
Symbol not found in any of the loaded dynamic libraries Attempt to access a TPD key that is out of range TCP specific function attempted on a non TCP file descriptor | ER2 (PR_OPERATION_NOT_SUPPORTED_ERROR,"The requested operation is not supported by the platform.") ER2(PR_PROTOCOL_NOT_SUPPORTED_ERROR |
Symbol not found in any of the loaded dynamic libraries Attempt to access a TPD key that is out of range TCP specific function attempted on a non TCP file descriptor The host operating system does not support the protocol requested | ER2 (PR_BUFFER_OVERFLOW_ERROR,"The value requested is too large to be stored in the data buffer provided.") ER2(PR_FILE_TOO_BIG_ERROR |
Symbol not found in any of the loaded dynamic libraries Attempt to access a TPD key that is out of range TCP specific function attempted on a non TCP file descriptor The host operating system does not support the protocol requested Write would result in file larger than the system allows | ER2 (PR_IS_DIRECTORY_ERROR,"Cannot perform a normal file operation on a directory.") ER2(PR_NOT_DIRECTORY_ERROR |
Symbol not found in any of the loaded dynamic libraries Attempt to access a TPD key that is out of range TCP specific function attempted on a non TCP file descriptor The host operating system does not support the protocol requested Write would result in file larger than the system allows Cannot perform directory operation on a normal file | ER2 (PR_READ_ONLY_FILESYSTEM_ERROR,"Cannot write to a read-only file system.") ER2(PR_DIRECTORY_NOT_EMPTY_ERROR |
Symbol not found in any of the loaded dynamic libraries Attempt to access a TPD key that is out of range TCP specific function attempted on a non TCP file descriptor The host operating system does not support the protocol requested Write would result in file larger than the system allows Cannot perform directory operation on a normal file Cannot delete a directory that is not empty | ER2 (PR_FILESYSTEM_MOUNTED_ERROR,"Cannot delete or rename a file object while the file system is busy.") ER2(PR_NOT_SAME_DEVICE_ERROR |
Symbol not found in any of the loaded dynamic libraries Attempt to access a TPD key that is out of range TCP specific function attempted on a non TCP file descriptor The host operating system does not support the protocol requested Write would result in file larger than the system allows Cannot perform directory operation on a normal file Cannot delete a directory that is not empty Cannot rename a file to a file system on another device | ER2 (PR_DIRECTORY_CORRUPTED_ERROR,"The directory object in the file system is corrupted.") ER2(PR_FILE_EXISTS_ERROR |
Symbol not found in any of the loaded dynamic libraries Attempt to access a TPD key that is out of range TCP specific function attempted on a non TCP file descriptor The host operating system does not support the protocol requested Write would result in file larger than the system allows Cannot perform directory operation on a normal file Cannot delete a directory that is not empty Cannot rename a file to a file system on another device Cannot create or rename a filename that already exists | ER2 (PR_MAX_DIRECTORY_ENTRIES_ERROR,"Directory is full. No additional filenames may be added.") ER2(PR_INVALID_DEVICE_STATE_ERROR |
Symbol not found in any of the loaded dynamic libraries Attempt to access a TPD key that is out of range TCP specific function attempted on a non TCP file descriptor The host operating system does not support the protocol requested Write would result in file larger than the system allows Cannot perform directory operation on a normal file Cannot delete a directory that is not empty Cannot rename a file to a file system on another device Cannot create or rename a filename that already exists The required device was in an invalid state | ER2 (PR_IN_PROGRESS_ERROR,"Operation is still in progress (probably a non-blocking connect).") ER2(PR_ALREADY_INITIATED_ERROR |
Symbol not found in any of the loaded dynamic libraries Attempt to access a TPD key that is out of range TCP specific function attempted on a non TCP file descriptor The host operating system does not support the protocol requested Write would result in file larger than the system allows Cannot perform directory operation on a normal file Cannot delete a directory that is not empty Cannot rename a file to a file system on another device Cannot create or rename a filename that already exists The required device was in an invalid state ER2 | ( | PR_IN_PROGRESS_ERROR | , | |
"Operation is still in progress (probably a non-blocking connect)." | ||||
) |
Symbol not found in any of the loaded dynamic libraries Attempt to access a TPD key that is out of range TCP specific function attempted on a non TCP file descriptor The host operating system does not support the protocol requested Write would result in file larger than the system allows Cannot perform directory operation on a normal file Cannot delete a directory that is not empty Cannot rename a file to a file system on another device Cannot create or rename a filename that already exists ER2 | ( | PR_MAX_DIRECTORY_ENTRIES_ERROR | , | |
"Directory is full. No additional filenames may be added." | ||||
) |
Symbol not found in any of the loaded dynamic libraries Attempt to access a TPD key that is out of range TCP specific function attempted on a non TCP file descriptor The host operating system does not support the protocol requested Write would result in file larger than the system allows Cannot perform directory operation on a normal file Cannot delete a directory that is not empty Cannot rename a file to a file system on another device ER2 | ( | PR_DIRECTORY_CORRUPTED_ERROR | , | |
"The directory object in the file system is corrupted." | ||||
) |
Symbol not found in any of the loaded dynamic libraries Attempt to access a TPD key that is out of range TCP specific function attempted on a non TCP file descriptor The host operating system does not support the protocol requested Write would result in file larger than the system allows Cannot perform directory operation on a normal file Cannot delete a directory that is not empty ER2 | ( | PR_FILESYSTEM_MOUNTED_ERROR | , | |
"Cannot delete or rename a file object while the file system is busy." | ||||
) |
Symbol not found in any of the loaded dynamic libraries Attempt to access a TPD key that is out of range TCP specific function attempted on a non TCP file descriptor The host operating system does not support the protocol requested Write would result in file larger than the system allows Cannot perform directory operation on a normal file ER2 | ( | PR_READ_ONLY_FILESYSTEM_ERROR | , | |
"Cannot write to a read-only file system." | ||||
) |
Symbol not found in any of the loaded dynamic libraries Attempt to access a TPD key that is out of range TCP specific function attempted on a non TCP file descriptor The host operating system does not support the protocol requested Write would result in file larger than the system allows ER2 | ( | PR_IS_DIRECTORY_ERROR | , | |
"Cannot perform a normal file operation on a directory." | ||||
) |
Symbol not found in any of the loaded dynamic libraries Attempt to access a TPD key that is out of range TCP specific function attempted on a non TCP file descriptor The host operating system does not support the protocol requested ER2 | ( | PR_BUFFER_OVERFLOW_ERROR | , | |
"The value requested is too large to be stored in the data buffer provided." | ||||
) |
Symbol not found in any of the loaded dynamic libraries Attempt to access a TPD key that is out of range TCP specific function attempted on a non TCP file descriptor ER2 | ( | PR_OPERATION_NOT_SUPPORTED_ERROR | , | |
"The requested operation is not supported by the platform." | ||||
) |
Symbol not found in any of the loaded dynamic libraries Attempt to access a TPD key that is out of range ER2 | ( | PR_NOT_SOCKET_ERROR | , | |
"Network operation attempted on non-network file descriptor." | ||||
) |
Symbol not found in any of the loaded dynamic libraries ER2 | ( | PR_DIRECTORY_LOOKUP_ERROR | , | |
"A directory lookup on a network address has failed." | ||||
) |
ER2 | ( | PR_ADDRESS_NOT_AVAILABLE_ERROR | , | |
"Network address not available (in use?)." | ||||
) |