24.05.2014 Views

AIX Version 4.3 Differences Guide

AIX Version 4.3 Differences Guide

AIX Version 4.3 Differences Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

The send_file call only supports the TCP/IP protocol. In other words, the sockets<br />

of type SOCK_STREAM in address family AF_INET. Both blocking and<br />

non-blocking connections are supported. In blocking mode, send_file blocks until<br />

all of the file data has been transmitted. In non-blocking mode, or in the event<br />

send_file is interrupted, the system call updates parameters in the sf_parms<br />

structure to indicate the amount of data that has actually been transmitted.<br />

4.11 Binder Library Enhancements (<strong>4.3</strong>.2)<br />

The binder library, libld.a, that provides functions to allow an application to create<br />

and manipulate XCOFF object files, has been enhanced in <strong>AIX</strong> <strong>Version</strong> <strong>4.3</strong>.2 to<br />

support a cross mode environment.<br />

This allows 32-bit applications to create and manipulate both 32-bit and 64-bit<br />

objects using a consistent interface. The changes also allow 64-bit objects to<br />

create and manipulate both 32-bit and 64-bit objects. The functions in the library<br />

transparently open both 32-bit and 64-bit object files, as well as both small format<br />

and large format archive files.<br />

An application need not know the format of an object file before opening it. It can<br />

call the ldopen function and then check the magic number of the file or archive<br />

member.<br />

82 <strong>AIX</strong> <strong>Version</strong> <strong>4.3</strong> <strong>Differences</strong> <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!