version 1.21, 2025/05/01 17:02:30
|
version 1.22, 2025/05/05 14:53:17
|
Line 24
|
Line 24
|
* along with FreeM. If not, see <https://www.gnu.org/licenses/>. |
* along with FreeM. If not, see <https://www.gnu.org/licenses/>. |
* |
* |
* $Log$ |
* $Log$ |
|
* Revision 1.22 2025/05/05 14:53:17 snw |
|
* Modify rpm spec to include documentation TODO |
|
* |
* Revision 1.21 2025/05/01 17:02:30 snw |
* Revision 1.21 2025/05/01 17:02:30 snw |
* Further debugging improvements |
* Further debugging improvements |
* |
* |
Line 4963 open_socket:
|
Line 4966 open_socket:
|
if (merr () > OK) break; |
if (merr () > OK) break; |
} |
} |
else { |
else { |
halt:i = 0; |
halt: |
|
i = 0; |
} |
} |
|
|
cleanup (); |
cleanup (); |