Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/documentation/booksdevelopers-handbooksockets_index/es/units/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 272,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/units/?format=api&page=6",
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/units/?format=api&page=4",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Now, let us try to fill it out.  Let us assume we are trying to write a client for the _daytime_ protocol, which simply states that its server will write a text string representing the current date and time to port 13.  We want to use TCP/IP, so we need to specify `AF_INET` in the address family field.  `AF_INET` is defined as `2`.  Let us use the IP address of `192.43.244.18`, which is the time server of US federal government (`time.nist.gov`)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1725016056658835967,
            "content_hash": 1725016056658835967,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:386",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 86,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 81,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188126/?format=api",
            "priority": 100,
            "id": 1188287,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=97f07cf6c8feb9ff",
            "url": "https://translate-dev.freebsd.org/api/units/1188287/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:45.757040Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "So far, we have viewed `sockaddr` as an abstraction.  Our computer does not store `short` integers as a single 16-bit entity, but as a sequence of 2 bytes.  Similarly, it stores 32-bit integers as a sequence of 4 bytes."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5872936694502656551,
            "content_hash": 5872936694502656551,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:409",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 93,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188128/?format=api",
            "priority": 100,
            "id": 1188288,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=d180dcceb8300a27",
            "url": "https://translate-dev.freebsd.org/api/units/1188288/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:45.952133Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Well, that depends, of course.  On a Pentium(R), or other x86, based computer, it would look like this:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3137722078797349664,
            "content_hash": 3137722078797349664,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:423",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 97,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188130/?format=api",
            "priority": 100,
            "id": 1188289,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=ab8b6d9b369dc320",
            "url": "https://translate-dev.freebsd.org/api/units/1188289/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:46.150349Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "And on a PDP it might look different yet.  But the above two are the most common ways in use today."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1372888676006735985,
            "content_hash": 1372888676006735985,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:434",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 103,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188132/?format=api",
            "priority": 100,
            "id": 1188290,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=930d7afa1989b071",
            "url": "https://translate-dev.freebsd.org/api/units/1188290/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:46.370196Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Ordinarily, wanting to write portable code, programmers pretend that these differences do not exist.  And they get away with it (except when they code in assembly language).  Alas, you cannot get away with it that easily when coding for sockets."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1539542094343076808,
            "content_hash": 1539542094343076808,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:438",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 104,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188134/?format=api",
            "priority": 100,
            "id": 1188291,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=955d8d60c2147bc8",
            "url": "https://translate-dev.freebsd.org/api/units/1188291/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:46.548995Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "While that answer may surprise you at first, remember that the general sockets interface only understands the `sa_len` and `sa_family` fields of the `sockaddr` structure.  You do not have to worry about the byte order there (of course, on FreeBSD `sa_family` is only 1 byte anyway, but many other UNIX(R) systems do not have `sa_len` and use 2 bytes for `sa_family`, and expect the data in whatever order is native to the computer)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7731902428246844872,
            "content_hash": 7731902428246844872,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:449",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 109,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 73,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188136/?format=api",
            "priority": 100,
            "id": 1188292,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=eb4d3c4b09a225c8",
            "url": "https://translate-dev.freebsd.org/api/units/1188292/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:46.670191Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "But the rest of the data is just `sa_data[14]` as far as sockets goes.  Depending on the _address family_, sockets just forwards that data to its destination."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -951246576278581333,
            "content_hash": -951246576278581333,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:452",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 110,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188138/?format=api",
            "priority": 100,
            "id": 1188293,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=72cc7e475f1bcfab",
            "url": "https://translate-dev.freebsd.org/api/units/1188293/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:46.757606Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Indeed, when we enter a port number, it is because we want the other computer to know what service we are asking for.  And, when we are the server, we read the port number so we know what service the other computer is expecting from us.  Either way, sockets only has to forward the port number as data.  It does not interpret it in any way."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6137307750077606312,
            "content_hash": -6137307750077606312,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:457",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 111,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 66,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188140/?format=api",
            "priority": 100,
            "id": 1188294,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=2ad3e71e3f5f5658",
            "url": "https://translate-dev.freebsd.org/api/units/1188294/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:46.773062Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Similarly, we enter the IP address to tell everyone on the way where to send our data to.  Sockets, again, only forwards it as data."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5256751339012275931,
            "content_hash": 5256751339012275931,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:460",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 112,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188142/?format=api",
            "priority": 100,
            "id": 1188295,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=c8f3bb7dca62bedb",
            "url": "https://translate-dev.freebsd.org/api/units/1188295/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:46.859083Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "There is a convention of sending the multi-byte data over IP _MSB first_.  This, we will refer to as the _network byte order_, or simply the _network order_."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9059697828718055609,
            "content_hash": 9059697828718055609,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:467",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 115,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188144/?format=api",
            "priority": 100,
            "id": 1188296,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=fdba832cc51e10b9",
            "url": "https://translate-dev.freebsd.org/api/units/1188296/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:47.050277Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "We have several ways of dealing with it.  One would be to _reverse_ the values in our code:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5128770987338748900,
            "content_hash": 5128770987338748900,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:482",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 121,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188146/?format=api",
            "priority": 100,
            "id": 1188297,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=c72d0e0a22a7d3e4",
            "url": "https://translate-dev.freebsd.org/api/units/1188297/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:47.361339Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "This will _trick_ our compiler into storing the data in the _network byte order_.  In some cases, this is exactly the way to do it (e.g., when programming in assembly language).  In most cases, however, it can cause a problem."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1984981822238373929,
            "content_hash": 1984981822238373929,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:493",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 123,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188148/?format=api",
            "priority": 100,
            "id": 1188298,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=9b8c127350203829",
            "url": "https://translate-dev.freebsd.org/api/units/1188298/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:47.464955Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Suppose, you wrote a sockets-based program in C.  You know it is going to run on a Pentium(R), so you enter all your constants in reverse and force them to the _network byte order_.  It works well."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7741274145409941500,
            "content_hash": -7741274145409941500,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:497",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 124,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188150/?format=api",
            "priority": 100,
            "id": 1188299,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=1491782e05ecc004",
            "url": "https://translate-dev.freebsd.org/api/units/1188299/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:47.564528Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Then, some day, your trusted old Pentium(R) becomes a rusty old Pentium(R).  You replace it with a system whose _host order_ is the same as the _network order_.  You need to recompile all your software.  All of your software continues to perform well, except the one program you wrote."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9029060411413660894,
            "content_hash": 9029060411413660894,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:502",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 125,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 49,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188152/?format=api",
            "priority": 100,
            "id": 1188300,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=fd4daa9b2dda84de",
            "url": "https://translate-dev.freebsd.org/api/units/1188300/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:47.663167Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "You have since forgotten that you had forced all of your constants to the opposite of the _host order_.  You spend some quality time tearing out your hair, calling the names of all gods you ever heard of (and some you made up), hitting your monitor with a nerf bat, and performing all the other traditional ceremonies of trying to figure out why something that has worked so well is suddenly not working at all."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4468518014717551197,
            "content_hash": -4468518014717551197,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:506",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 126,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 75,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188154/?format=api",
            "priority": 100,
            "id": 1188301,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=41fca28a74539da3",
            "url": "https://translate-dev.freebsd.org/api/units/1188301/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:47.755060Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Luckily, you are not the first one to face the problem.  Someone else has created the man:htons[3] and man:htonl[3] C functions to convert a `short` and `long` respectively from the _host byte order_ to the _network byte order_, and the man:ntohs[3] and man:ntohl[3] C functions to go the other way."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6722886691248811704,
            "content_hash": -6722886691248811704,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:511",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 128,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188156/?format=api",
            "priority": 100,
            "id": 1188302,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=22b3822c76e9d148",
            "url": "https://translate-dev.freebsd.org/api/units/1188302/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:47.863329Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "On _MSB-first_ systems these functions do nothing.  On _LSB-first_ systems they convert values to the proper order."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2326121714046837158,
            "content_hash": -2326121714046837158,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:514",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 129,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188158/?format=api",
            "priority": 100,
            "id": 1188303,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=5fb7f4a019ea5e5a",
            "url": "https://translate-dev.freebsd.org/api/units/1188303/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:47.960103Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Typically, the client initiates the connection to the server.  The client knows which server it is about to call: It knows its IP address, and it knows the _port_ the server resides at.  It is akin to you picking up the phone and dialing the number (the _address_), then, after someone answers, asking for the person in charge of wingdings (the _port_)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7957233628301780190,
            "content_hash": 7957233628301780190,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:523",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 132,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 62,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188160/?format=api",
            "priority": 100,
            "id": 1188304,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=ee6dc5d361b864de",
            "url": "https://translate-dev.freebsd.org/api/units/1188304/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:48.072529Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "The `s` argument is the socket, i.e., the value returned by the `socket` function.  The `name` is a pointer to `sockaddr`, the structure we have talked about extensively.  Finally, `namelen` informs the system how many bytes are in our `sockaddr` structure."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1808222706811875151,
            "content_hash": -1808222706811875151,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:537",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 136,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188162/?format=api",
            "priority": 100,
            "id": 1188305,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=66e7e7074daed0b1",
            "url": "https://translate-dev.freebsd.org/api/units/1188305/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:48.352944Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "If `connect` is successful, it returns `0`.  Otherwise it returns `-1` and stores the error code in `errno`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 505183515603262002,
            "content_hash": 505183515603262002,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:540",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 137,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188164/?format=api",
            "priority": 100,
            "id": 1188306,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=8702c5bb19ea5a32",
            "url": "https://translate-dev.freebsd.org/api/units/1188306/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:48.361261Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "There are many reasons why `connect` may fail.  For example, with an attempt to an Internet connection, the IP address may not exist, or it may be down, or just too busy, or it may not have a server listening at the specified port.  Or it may outright _refuse_ any request for specific code."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5624350319812727005,
            "content_hash": -5624350319812727005,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:544",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 138,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188166/?format=api",
            "priority": 100,
            "id": 1188307,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=31f24b2ee7352f23",
            "url": "https://translate-dev.freebsd.org/api/units/1188307/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:48.473832Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "In this case, the date was June 19, 2001, the time was 02:29:25 UTC.  Naturally, your results will vary."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5016632912767757026,
            "content_hash": -5016632912767757026,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:606",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 151,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188168/?format=api",
            "priority": 100,
            "id": 1188308,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=3a6156f1f1f1d51e",
            "url": "https://translate-dev.freebsd.org/api/units/1188308/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:49.161018Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "The typical server does not initiate the connection.  Instead, it waits for a client to call it and request services.  It does not know when the client will call, nor how many clients will call.  It may be just sitting there, waiting patiently, one moment, The next moment, it can find itself swamped with requests from a number of clients, all calling in at the same time."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1103928558615587008,
            "content_hash": 1103928558615587008,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:614",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 153,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 67,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188170/?format=api",
            "priority": 100,
            "id": 1188309,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=8f51f12cd9b0e8c0",
            "url": "https://translate-dev.freebsd.org/api/units/1188309/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:49.350489Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "There are 65535 IP ports, but a server usually processes requests that come in on only one of them.  It is like telling the phone room operator that we are now at work and available to answer the phone at a specific extension.  We use man:bind[2] to tell sockets which port we want to serve."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5720818071778675370,
            "content_hash": -5720818071778675370,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:625",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 157,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 55,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188172/?format=api",
            "priority": 100,
            "id": 1188310,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=309b92461eff3556",
            "url": "https://translate-dev.freebsd.org/api/units/1188310/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:49.656825Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Beside specifying the port in `addr`, the server may include its IP address.  However, it can just use the symbolic constant INADDR_ANY to indicate it will serve all requests to the specified port regardless of what its IP address is.  This symbol, along with several similar ones, is declared in [.filename]#netinet/in.h#"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1258940930724427038,
            "content_hash": -1258940930724427038,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:634",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 159,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 51,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188174/?format=api",
            "priority": 100,
            "id": 1188311,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=6e8757e4c6f88ae2",
            "url": "https://translate-dev.freebsd.org/api/units/1188311/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:49.769454Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Suppose we were writing a server for the _daytime_ protocol over TCP/IP.  Recall that it uses port 13.  Our `sockaddr_in` structure would look like this:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8747741940564264440,
            "content_hash": 8747741940564264440,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:643",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 161,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188176/?format=api",
            "priority": 100,
            "id": 1188312,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=f96638f28a1e85f8",
            "url": "https://translate-dev.freebsd.org/api/units/1188312/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:49.949732Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "To continue our office phone analogy, after you have told the phone central operator what extension you will be at, you now walk into your office, and make sure your own phone is plugged in and the ringer is turned on.  Plus, you make sure your call waiting is activated, so you can hear the phone ring even while you are talking to someone."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6681040222687939250,
            "content_hash": 6681040222687939250,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:652",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 165,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 64,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188178/?format=api",
            "priority": 100,
            "id": 1188313,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=dcb7d2af53694ab2",
            "url": "https://translate-dev.freebsd.org/api/units/1188313/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:50.252086Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "In here, the `backlog` variable tells sockets how many incoming requests to accept while you are busy processing the last request.  In other words, it determines the maximum size of the queue of pending connections."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5433235973493848423,
            "content_hash": 5433235973493848423,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:662",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 168,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188180/?format=api",
            "priority": 100,
            "id": 1188314,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=cb66bb54d4f97967",
            "url": "https://translate-dev.freebsd.org/api/units/1188314/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:50.350412Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "After you hear the phone ringing, you accept the call by answering the call.  You have now established a connection with your client.  This connection remains active until either you or your client hang up."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7844648068795096188,
            "content_hash": -7844648068795096188,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:669",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 170,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188182/?format=api",
            "priority": 100,
            "id": 1188315,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=13223624e783a384",
            "url": "https://translate-dev.freebsd.org/api/units/1188315/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:50.457081Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Note that this time `addrlen` is a pointer.  This is necessary because in this case it is the socket that fills out `addr`, the `sockaddr_in` structure."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1737738933098696710,
            "content_hash": 1737738933098696710,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:679",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 173,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188184/?format=api",
            "priority": 100,
            "id": 1188316,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=981db05a4bb6d006",
            "url": "https://translate-dev.freebsd.org/api/units/1188316/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:50.474160Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "The return value is an integer.  Indeed, the `accept` returns a _new socket_.  You will use this new socket to communicate with the client."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2512743916765496054,
            "content_hash": -2512743916765496054,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:683",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 174,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188186/?format=api",
            "priority": 100,
            "id": 1188317,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=5d20f0b885ab3d0a",
            "url": "https://translate-dev.freebsd.org/api/units/1188317/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:50.558122Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Now, the new socket is meant only for communications.  It is fully connected.  We cannot pass it to `listen` again, trying to accept additional connections."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3228353886045847834,
            "content_hash": -3228353886045847834,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:689",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 176,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188188/?format=api",
            "priority": 100,
            "id": 1188318,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=5332953ec4fc3ee6",
            "url": "https://translate-dev.freebsd.org/api/units/1188318/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:50.665526Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "This is best achieved by creating a _child process_ after binding the port.  The main process then exits and returns control to the shell (or whatever program invoked it)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6511459652222992788,
            "content_hash": 6511459652222992788,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:698",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 179,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188190/?format=api",
            "priority": 100,
            "id": 1188319,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=da5d5a0df40a4194",
            "url": "https://translate-dev.freebsd.org/api/units/1188319/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:50.851898Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "We start by creating a socket.  Then we fill out the `sockaddr_in` structure in `sa`.  Note the conditional use of INADDR_ANY:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5246141926286863731,
            "content_hash": -5246141926286863731,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:793",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 197,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188192/?format=api",
            "priority": 100,
            "id": 1188320,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=3731f5b69a63528d",
            "url": "https://translate-dev.freebsd.org/api/units/1188320/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:51.565913Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Its value is `0`.  Since we have just used `bzero` on the entire structure, it would be redundant to set it to `0` again.  But if we port our code to some other system where INADDR_ANY is perhaps not a zero, we need to assign it to `sa.sin_addr.s_addr`.  Most modern C compilers are clever enough to notice that INADDR_ANY is a constant.  As long as it is a zero, they will optimize the entire conditional statement out of the code."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7122302228745966793,
            "content_hash": 7122302228745966793,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:805",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 199,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 80,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188194/?format=api",
            "priority": 100,
            "id": 1188321,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=e2d78024376054c9",
            "url": "https://translate-dev.freebsd.org/api/units/1188321/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:51.650592Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "After we have called `bind` successfully, we are ready to become a _daemon_: We use `fork` to create a child process.  In both, the parent and the child, the `s` variable is our socket.  The parent process will not need it, so it calls `close`, then it returns `0` to inform its own parent it had terminated successfully."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1079304388316002695,
            "content_hash": 1079304388316002695,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:809",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 200,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 58,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188196/?format=api",
            "priority": 100,
            "id": 1188322,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=8efa759f6e187987",
            "url": "https://translate-dev.freebsd.org/api/units/1188322/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:51.658073Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Meanwhile, the child process continues working in the background.  It calls `listen` and sets its backlog to `4`.  It does not need a large value here because _daytime_ is not a protocol many clients request all the time, and because it can process each request instantly anyway."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4975221893500147439,
            "content_hash": 4975221893500147439,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:814",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 201,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 47,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188198/?format=api",
            "priority": 100,
            "id": 1188323,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=c50b89f3c8d296ef",
            "url": "https://translate-dev.freebsd.org/api/units/1188323/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:51.664721Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "This flowchart is good for _sequential servers_, i.e., servers that can serve one client at a time, just as we were able to with our _daytime_ server.  This is only possible whenever there is no real \"conversation\" going on between the client and the server: As soon as the server detects a connection to the client, it sends out some data and closes the connection.  The entire operation may take nanoseconds, and it is finished."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7423216966594651509,
            "content_hash": -7423216966594651509,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:831",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 209,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 75,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188200/?format=api",
            "priority": 100,
            "id": 1188324,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=18fb6f7faf791a8b",
            "url": "https://translate-dev.freebsd.org/api/units/1188324/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:52.054452Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Note that we have added _initialize daemon_ in our flowchart.  We did not need to initialize our own daemon, but this is a good place in the flow of the program to set up any `signal` handlers, open any files we may need, etc."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8143141055767178893,
            "content_hash": -8143141055767178893,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:838",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 211,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 44,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188202/?format=api",
            "priority": 100,
            "id": 1188325,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=0efdc05a9f191173",
            "url": "https://translate-dev.freebsd.org/api/units/1188325/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:52.065642Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Just about everything in the flow chart can be used literally on many different servers.  The _serve_ entry is the exception.  We think of it as a _\"black box\"_, i.e., something you design specifically for your own server, and just \"plug it into the rest.\""
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8230656755054053167,
            "content_hash": 8230656755054053167,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:842",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 212,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 45,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188204/?format=api",
            "priority": 100,
            "id": 1188326,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=f2392ab5f92a872f",
            "url": "https://translate-dev.freebsd.org/api/units/1188326/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:52.158922Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Not all protocols are that simple.  Many receive a request from the client, reply to it, then receive another request from the same client.  As a result, they do not know in advance how long they will be serving the client.  Such servers usually start a new process for each client.  While the new process is serving its client, the daemon can continue listening for more connections."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 389247071798560789,
            "content_hash": 389247071798560789,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:848",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 213,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 67,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188206/?format=api",
            "priority": 100,
            "id": 1188327,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=8566e226446a0815",
            "url": "https://translate-dev.freebsd.org/api/units/1188327/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:52.263177Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Now, go ahead, save the above source code as [.filename]#daytimed.c# (it is customary to end the names of daemons with the letter `d`).  After you have compiled it, try running it:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3399062956291550058,
            "content_hash": 3399062956291550058,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:851",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 214,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188208/?format=api",
            "priority": 100,
            "id": 1188328,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=af2be5bfeef26b6a",
            "url": "https://translate-dev.freebsd.org/api/units/1188328/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:52.273986Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "What happened here? As you will recall, the _daytime_ protocol uses port 13.  But all ports below 1024 are reserved to the superuser (otherwise, anyone could start a daemon pretending to serve a commonly used port, while causing a security breach)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2691829102315568370,
            "content_hash": -2691829102315568370,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:861",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 216,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188210/?format=api",
            "priority": 100,
            "id": 1188329,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=5aa4b3b1806c030e",
            "url": "https://translate-dev.freebsd.org/api/units/1188329/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:52.460606Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Every port can only be bound by one program at a time.  Our first attempt was indeed successful: It started the child daemon and returned quietly.  It is still running and will continue to run until you either kill it, or any of its system calls fail, or you reboot the system."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6363660968055073130,
            "content_hash": 6363660968055073130,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:883",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 222,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 52,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188212/?format=api",
            "priority": 100,
            "id": 1188330,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=d85043ef2ff0e96a",
            "url": "https://translate-dev.freebsd.org/api/units/1188330/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:52.858533Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Fine, we know it is running in the background.  But is it working? How do we know it is a proper _daytime_ server? Simple:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -432326447097048676,
            "content_hash": -432326447097048676,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:886",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 223,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188214/?format=api",
            "priority": 100,
            "id": 1188331,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=7a0011630dc6119c",
            "url": "https://translate-dev.freebsd.org/api/units/1188331/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:52.949886Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "telnet tried the new IPv6, and failed.  It retried with IPv4 and succeeded.  The daemon works."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4155358618449497286,
            "content_hash": -4155358618449497286,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:904",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 226,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188216/?format=api",
            "priority": 100,
            "id": 1188332,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=4655335a40f5b33a",
            "url": "https://translate-dev.freebsd.org/api/units/1188332/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:53.054126Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "If you have access to another UNIX(R) system via telnet, you can use it to test accessing the server remotely.  My computer does not have a static IP address, so this is what I did:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7622401308117258446,
            "content_hash": -7622401308117258446,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:907",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 227,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188218/?format=api",
            "priority": 100,
            "id": 1188333,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=1637ca653e32af32",
            "url": "https://translate-dev.freebsd.org/api/units/1188333/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:53.063097Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "By the way, telnet prints the _Connection closed by foreign host_ message after our daemon has closed the socket.  This shows us that, indeed, using `fclose(client);` in our code works as advertised."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8605626549778967735,
            "content_hash": -8605626549778967735,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:940",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 234,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188220/?format=api",
            "priority": 100,
            "id": 1188334,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=0892ac3f5ec11349",
            "url": "https://translate-dev.freebsd.org/api/units/1188334/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:53.373725Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "FreeBSD C library contains many helper functions for sockets programming.  For example, in our sample client we hard coded the `time.nist.gov` IP address.  But we do not always know the IP address.  Even if we do, our software is more flexible if it allows the user to enter the IP address, or even the domain name."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6513202322541265307,
            "content_hash": -6513202322541265307,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:948",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 236,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 56,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188222/?format=api",
            "priority": 100,
            "id": 1188335,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=259c74fefeadbe65",
            "url": "https://translate-dev.freebsd.org/api/units/1188335/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:53.458130Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/es/?format=api",
            "source": [
                "Both return a pointer to the `hostent` structure, with much information about the domain.  For our purposes, the `h_addr_list[0]` field of the structure points at `h_length` bytes of the correct address, already stored in the _network byte order_."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3177267202491816285,
            "content_hash": 3177267202491816285,
            "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:962",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 240,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1188224/?format=api",
            "priority": 100,
            "id": 1188336,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/es/?checksum=ac17ebafd106195d",
            "url": "https://translate-dev.freebsd.org/api/units/1188336/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T11:10:53.561478Z"
        }
    ]
}