[PR #929] [CLOSED] Making Even With Main To Make Further Contributions #1459

Open
opened 2026-01-29 15:20:57 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/929
Author: @NVombat
Created: 1/9/2022
Status: Closed

Base: masterHead: master


📝 Commits (7)

  • 68ea7b8 TCP Full Duplex Server Client Communication
  • 7a9f03b Changes made to successfully complete 5th Check
  • 1b2518a Update client_server/tcp_full_duplex_server.c
  • 5c83cd5 updating DIRECTORY.md
  • 45ee757 Update tcp_full_duplex_client.c
  • af03dbb Update client_server/tcp_full_duplex_client.c
  • 9fe87bd Merge branch 'TheAlgorithms:master' into master

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheAlgorithms/C/pull/929 **Author:** [@NVombat](https://github.com/NVombat) **Created:** 1/9/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`68ea7b8`](https://github.com/TheAlgorithms/C/commit/68ea7b89a63e86915e6ba8e41c94947078cafee3) TCP Full Duplex Server Client Communication - [`7a9f03b`](https://github.com/TheAlgorithms/C/commit/7a9f03b9c3a54d6f1ece350caf3f2e0c9578754a) Changes made to successfully complete 5th Check - [`1b2518a`](https://github.com/TheAlgorithms/C/commit/1b2518a4980cacdbef17943f1b036ebf3d8c5e8e) Update client_server/tcp_full_duplex_server.c - [`5c83cd5`](https://github.com/TheAlgorithms/C/commit/5c83cd5bcd17ebca33c79fcb23a253fdc32d0d37) updating DIRECTORY.md - [`45ee757`](https://github.com/TheAlgorithms/C/commit/45ee757ad08eafcceac2bfbbdad13f322e17f33b) Update tcp_full_duplex_client.c - [`af03dbb`](https://github.com/TheAlgorithms/C/commit/af03dbbffc11a7a68bcb58606dbd865e55e4abe9) Update client_server/tcp_full_duplex_client.c - [`9fe87bd`](https://github.com/TheAlgorithms/C/commit/9fe87bd2cad4b4bb987f4ce6bc7963d19fe385cd) Merge branch 'TheAlgorithms:master' into master ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 15:20:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#1459