فهرست منبع

chapters/windows_ipc: ajout url pour footnote

Alexandre Janniaux 6 سال پیش
والد
کامیت
ec3ae7c0b4
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      chapters/windows_ipc.tex

+ 1 - 1
chapters/windows_ipc.tex

@@ -22,7 +22,7 @@ pile réseau pour l'envoi de message. On notera cependant l'implémentation de
 «TCP Loopback Fast Path» depuis Windows Server 2012. Cette fonctionnalité
 conserve la sémantique du protocole TCP tout en désactivant des fonctionnalités
 comme l'algorithme de Nagle.
-\footnote{https://blogs.technet.microsoft.com/wincat/2012/12/05/fast-tcp-loopback-performance-and-low-latency-with-windows-server-2012-tcp-loopback-fast-path/}
+\footnote{\url{https://blogs.technet.microsoft.com/wincat/2012/12/05/fast-tcp-loopback-performance-and-low-latency-with-windows-server-2012-tcp-loopback-fast-path/}}
 C'est donc ce qui ressemble le plus aux sockets Unix, excepté l'accès au réseau
 et le passage de descripteur de fichiers.