The implementation has been fixed to use
*** POTENTIAL INCOMPATIBILITY ***
Own Id: OTP-18490 Aux Id: OTP-18471, GH-6339, PR-6843
Replace size/1 with either tuple_size/1 or byte_size/1
The
When one knows that the value being tested must be a
tuple,
When one knows that the value being tested must be a
binary,
Own Id: OTP-18432 Aux Id: GH-6672,PR-6793,PR-6784,PR-6787,PR-6785,PR-6682,PR-6800,PR-6797,PR-6798,PR-6799,PR-6796,PR-6813,PR-6671,PR-6673,PR-6684,PR-6694,GH-6677,PR-6696,PR-6670,PR-6674
Missing runtime dependencies has been added to this application.
Own Id: OTP-17243 Aux Id: PR-4557
Removed compiler warnings.
Own Id: OTP-16317 Aux Id: OTP-16183
Improved documentation.
Own Id: OTP-15190
Inets application was split into multiple smaller protocol specific applications. The TFTP application is a standalone TFTP client and server with the same functionality as TFTP in Inets.
Own Id: OTP-14113